MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / DocumentBase<PageType> Class / StateChanged Event

In This Topic
StateChanged Event (DocumentBase<PageType>)
In This Topic
Event occurs when a change of state.
Syntax
'Declaration
 
Public Event StateChanged As StateChangedHandler
 
See Also